Skip to content

#843 support jetbrains android multipaltform#858

Merged
Alex009 merged 45 commits into
icerockdev:developfrom
ExNDY:#843-jetbrains-android-multipaltform
Feb 3, 2026
Merged

#843 support jetbrains android multipaltform#858
Alex009 merged 45 commits into
icerockdev:developfrom
ExNDY:#843-jetbrains-android-multipaltform

Conversation

@ExNDY

@ExNDY ExNDY commented Dec 4, 2025

Copy link
Copy Markdown
Contributor

No description provided.

@ExNDY ExNDY self-assigned this Dec 4, 2025
@ExNDY ExNDY requested a review from Alex009 December 29, 2025 18:39
@Alex009 Alex009 added this to the 0.26.0 milestone Jan 13, 2026
Comment thread README.md Outdated
Comment thread resources-generator/src/main/kotlin/dev/icerock/gradle/utils/AndroidTargetExt.kt Outdated
Comment thread resources-generator/src/main/kotlin/dev/icerock/gradle/utils/ProjectExt.kt Outdated
Comment thread samples/resources-gallery/build.gradle.kts Outdated
Comment thread samples/resources-gallery/mpp-library/build.gradle.kts Outdated
Comment thread samples/resources-gallery/mpp-library/build.gradle.kts Outdated
Comment thread samples/resources-gallery/mpp-library/build.gradle.kts Outdated
Comment thread gradle/libs.versions.toml
configure<BaseExtension> {
defaultConfig.minSdkVersion(16)
compileSdkVersion(33)
defaultConfig.minSdkVersion(19)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AGP 8.3

@Alex009 Alex009 merged commit 972265e into icerockdev:develop Feb 3, 2026
34 checks passed
@FooIbar

FooIbar commented Feb 4, 2026

Copy link
Copy Markdown

I've noticed gradle-agp-9-sample is not added to the CI. Was that intentional or an oversight?

@ExNDY

ExNDY commented Feb 4, 2026

Copy link
Copy Markdown
Contributor Author

@FooIbar

I've noticed gradle-agp-9-sample is not added to the CI. Was that intentional or an oversight?

Hi, that mistake, check added in local and missed in ci. I need fix this later. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incompatiable with AGP 9 [Feature Request] Support Android-KMP library plugin Add support for new Android-KMP plugin

4 participants